h2, h3, p, ul, ol, li {
    padding: 0;
    margin: 0;
    color: inherit;
}

ul {
    list-style:  none;
}

a {
    color: inherit;
    text-decoration: none;
}


.w1200 {
    display: block;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.w1400 {
    width: 1440px !important;
}


.flex {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.flex.fw {
    flex-wrap:  wrap;
}


img {
    max-width: 100%;
    height:  auto;
}




/** beging **/

.m-title {
    display: block;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    
}


.m-title  h3 { 
    font-size: 36px; 
    position: relative;
    z-index: 2;
    top: -1em;
}

 

.m-title .g {
    font-size: 14px;
    text-transform: uppercase;
    counter-reset: #777777;
    line-height: 1em;
    position: relative;
    z-index: 1;
    color: #f9f9f9;
    font-size: 72px;
    font-weight: bold;
}

#nav {
    position: relative;
    width: 100%;
    z-index: 9;
    background: url(/static/pc/img/top.jpg) center no-repeat;;
    color: white;
    height: 122px;
    border-bottom: 1px solid #666;
}

#nav .w1400 { 
}

#nav  .logo {
    width: 328px;
    display: block;
}


#nav .nav {
    width: 888px;;
    position: relative;
    left: 20px;
}

#nav .nav  a { 
    flex-grow: 1;
    display: block; 
    text-align: center;
    line-height: 122px;
    padding: 0 10px;
}

 


#nav .tel {
    width: 300px;
    line-height: 2em;
    background: url(/static/pc/img/top-tel.png) left 30px center no-repeat;
    padding-left: 80px;
    color: black;
    border-radius: 30px;
    font-size: 20px;
    line-height: 1.4em;
}


#nav .nu {
    font-size: 14px;
    color: inherit;
    color: white;
}

#nav .tel .teln  {
    font-size: 30px;
    color: #ff6d00;
    font-weight: bold;
    line-height: 122px;
        position: relative;
            left: 20px;
                font-size: 32px;
}



#banner {
    font-size: 0;
}



#home-pro-all .qiehuan-title {
    display: flex;
    justify-content:  space-around;

}
#home-pro-all .qiehuan-title a.unit {
       width: 240px;
    height: 238px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
}


#home-pro-all .qiehuan-title a.unit:nth-child(1)  {
    background: url(/static/pc/img/list-1.png);
}

#home-pro-all .qiehuan-title a.unit:nth-child(2)  {
    background: url(/static/pc/img/list-2.png);
}


#home-pro-all .qiehuan-title a.unit:nth-child(3)  {
    background: url(/static/pc/img/list-3.png);
}



#home-pro-all .qiehuan-title a.unit:nth-child(4)  {
    background: url(/static/pc/img/list-4.png);
}


#home-pro-all .qiehuan-title a.unit:nth-child(5)  {
    background: url(/static/pc/img/list-5.png);
}



#home-pro-all .qiehuan-title a.unit span {
    display: inline-block;
    line-height: 2.4em;
    padding:  0 30px;
    background: linear-gradient(to right, #152639, #cb4547);
    background: linear-gradient(to right, #152639c7, #cb4547cc);
    color: white;
 
    
}


#home-pro-all  .qiehuan-con {
    background: url(/static/pc/img/qh-con.jpg) bottom center no-repeat;
}


#home-pro-all  .qiehuan-con .flex {
    flex-wrap: wrap;
    margin-top: 60px;
}

#home-pro-all  .qiehuan-con .flex  a {
    width: 32%;
    margin-bottom: 30px;
    border-radius: 30px;
    clip-path: polygon(22% 0, 100% 0, 100% 100%, 0 100%, 0 12%);
    position: relative;
}

.bigimg img {
    width: 100%;
    height:  auto;
}

#home-pro-all  .qiehuan-con .flex  img {
        border-radius: 30px;
}

#home-pro-all  .qiehuan-con .flex  a .info {
    position: absolute;
    left:  0;
    top:  0;
    width: 100%;
    height: 100%;
    padding: 30px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 30px;
    padding-top: 80px;
    box-sizing: border-box;
}


#home-pro-all  .qiehuan-con .flex  a:hover  .info {
    background: rgba(0, 0, 0, 0.8);
}

#home-pro-all  .qiehuan-con .flex  a .info h3 {
    display: inline-block;
    color: white;
    line-height: 2em;
    border: 1px dotted white;
    border-radius: 15px;
    padding:  0 20px;
    background: rgba(0,0,0,0.8);
        border-style: dashed;
     
      
}

#home-pro-all  .qiehuan-con .flex  a:hover .info p {
    display: inline-block;
}
#home-pro-all  .qiehuan-con .flex  a .info  p {
    color: white;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.7;
    color: white;
    display: none;
}

  #home-pro-all  .qiehuan-con .flex  a:hover .info  span { 
      display: inline-block;
  }

#home-pro-all  .qiehuan-con .flex  a .info  span {
    text-align: right;
     display: inline-block;
    color: white;
    line-height: 2em;
    border: 1px dotted white;
    border-radius: 15px;
    padding:  0 20px;
    background: rgba(0,0,0,0.8);
        border-style: dashed;
            background: rgba(0, 0, 0, 0.21);
            font-size: 14px;
            display: none;
}

#home-pro-all  .qiehuan-con .flex  a:hover h3 {
    background: linear-gradient(to right, #d8060b, #060000);
    color: white;
}





#home-fanwei {
    position: relative;
    background: url(/static/pc/img/wuliao.jpg) bottom center  no-repeat;
    padding-bottom: 345px;
}


#home-fanwei .line-info {
    width: 1100px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin:  30px auto;
    box-shadow: 0 0 3px 3px #e4e4e4;
    line-height: 40px;
        margin-top: 0;
}

#home-fanwei .line-info  .p1 {
    padding: 0 30px;
}

#home-fanwei .line-info  .p2 {
    padding: 0 20px;
}

#home-fanwei .line-info  .p1 span {
    color: #d3110b;    
    font-weight: bold;
}



#home-fanwei .line-info  .p2 span {
    color: #cf2423;    
    font-weight: bold;
}


#home-fanwei .line-info  a {
    padding: 0 20px;
    color: white;
    background: #d3110b;
}

#home-fanwei .text {
    position: absolute;
    bottom:  20px;
    text-align: center;
    width: 100%;
    color: #ffdba7;
}









#home-about {
    background: url(/static/pc/img/about.jpg) center no-repeat;
    height: 754px;
}


#home-about  .w1200 {
    display: flex;
    padding-top: 100px;
    justify-content:  space-between;
}


#home-about  .w1200 .info {
    width: 550px;
    height: 450px;
    position: relative;
}


#home-about  .w1200 .info h3 {
    font-size: 32px;
}

#home-about  .w1200 .info p {
    line-height: 1.7em;
    color: #999;
    margin-top: 20px;
}

#home-about  .w1200 .video {
    width: 550px;
}

#home-about  .w1200 .info .tel {
    position: absolute;
    bottom:  0;
    left:  0;
    width: 550px;
    height: 80px;
    text-align: right;

    position: relative;
    bottom: 0;
    left: 0;
    width: 550px;
    height: 80px;
    text-align: right;
    display: block;
    padding-top: 113px;
}



#home-about  .w1200 .info .tel  span {
    font-size: 32px;
    color: #d91909;
    position: absolute;
    right: 40px;
    /*
    top: 60px;
    */
}





#home-case {
    background: url(/static/pc/img/case.jpg) center no-repeat;
    height: 652px;;
    padding-top: 0;
}

#home-case  .flex {
    justify-content:  space-between;
    width: 1300px;
    padding-top: 150px;
}


#home-case  a {
    background: url(/static/pc/img/case-a.png) center no-repeat;
    width: 375px;
    height: 321px;
    overflow: visible;
}


#home-case  a:nth-child(2) {
    position: relative;
    top: 100px;
}

#home-case  a  img {
    width: 366px;
    height: 296px;
    position: relative;
    left:-50px;
    top: -70px;
}


#home-case  a  p {
    color: white;
    font-size: 18px;
    left: 50px;
    top: -65px;
    position: relative;
}

#home-news {

}

#home-news .qyxw {
    width: 580px;
}

#home-news .qyxw  a {
    padding: 15px;
    box-sizing: border-box;
    background: #f6f6f6;
    margin-bottom: 30px;
    display: block;
}

#home-news .qyxw  a  h3 {
    font-size: 18px;
    line-height: 2em;
}

#home-news .qyxw  a  p {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.5em;
    color: #999;
}

#home-news .qyxw  a   .m {
    display: flex;
    justify-content:  space-between;
}
#home-news .qyxw  a:first-child   .m  span:nth-child(2) {
    background: red;
}

#home-news .qyxw  a  span:nth-child(2) {
    background: #b7b7b7;
    color: white;
    border-radius: 10px;
    display: inline-block;
    padding:  0 20px;
}


#home-news .hyzs {
    width: 580px;
    background: #fcfdfd;
    border: 1px  #ccc;
    border-style:  dashed;
    box-sizing: border-box;
    align-items:  flex-start;
}

#home-news .hyzs a  {
    display: flex;
    background: url(/static/pc/img/nli.png) left 15px center no-repeat;
    padding-left: 40px;
    line-height: 3.0;
    border-bottom: 1px  dashed #ccc;
    justify-content:  space-between;
}


#home-news .hyzs a:hover   {
    background: #f4d5d4 url(/static/pc/img/nli.png) left 15px center no-repeat;
}

#home-news .hyzs a span:nth-child(2) {
    padding-right: 10px;
}



#links {
    padding-top: 15px;
    padding-bottom: 15px;
    background:  linear-gradient(to right, #040000, #d3110b);
    color: white;
}







#link {

    padding: 10px;
}
#link a  { 
    line-height: 1.5em;
    padding: 0 5px;
    display: inline-block;
}












#footer {
    background: #303030 ; 
    color: white;
    box-sizing: border-box;

}

#footer .w1200 > .unit {
    padding-top: 38px;
}

#footer .w1200 > .unit:first-child {
    padding-top: 0;
}


#footer .w1200, 
#footer .mainw {
    position: relative;     
    overflow: hidden;
}

#footer  h3 {
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px dotted #666;
    color: white;
    padding-top: 30px;
    padding-bottom: 5px;
}

#footer  a {
    color: inherit;
}

#footer   .unit {
    float: left;

}

#footer   .unit.item-1 a  {
    display: block;
    width: 185px;
    padding-top: 18px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666;
}
#footer   .unit.item-2 {

    width: 350px;
}

#footer   .unit.item-2 p {
    display: block;
    line-height: 2.3em;
    padding-top: 5px;
    padding-bottom: 2px;
    border-bottom: 1px solid white;
    padding-left: 30px;

}
#footer   .unit.item-2 p.phone { background: url(/static/pc/img/footer-phone.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.tel { background: url(/static/pc/img/footer-tel.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.fax { background: url(/static/pc/img/footer-fax.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.email { background: url(/static/pc/img/footer-email.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.you { background: url(/static/pc/img/footer-postcode.png)  center left 3px no-repeat;}
#footer   .unit.item-2 p.address { background: url(/static/pc/img/footer-address.png)  center left 3px no-repeat;}

#footer   .unit.message {
    width: 500px;
    margin-left: 30px;
}

#footer   .unit.message  .info {
    display: inline-block;
    width: 20%;
    line-height: 40px;
    vertical-align:  central;

}

#footer   .unit.message  input {
    width: 70%;
    height: 20px;
    padding: 5px;
    margin: 10px;
    font-size: 16px;
    background: rgba(0,0,0,0);
    border: 1px solid white;
    border-radius: 5px;
    color: white;
}

#footer   .unit.message  textarea {
    width: 70%;

    padding: 5px;
    margin: 10px;
    height: 65px;
    font-size: 16px;
    background: rgba(0,0,0,0);
    border-radius: 5px;
    color: white;
    border: 1px solid white;
} 

#footer   .unit.message  .line {
    position: relative;
}

#footer   .unit.message .ab {
    position: absolute;
    top: 50px;
    left: 0;
}


#footer   .unit.message #submit {
    height: 40px;
    width: 100px;
    background: #d3110b;
    color: white;
    border: 0;
}


#footer .ewm {
    position: absolute;
    top:  50px;
    right:  0;
}


#footer .ewm .pics  {
    text-align: center;
}


#footer .ewm .pics .p   {
    display: inline-block;
    margin-right: 20px;
    text-align: center;
}

#footer .ewm .pics .p  img {
    display: block;
}


#footer .ewm .tel {
    background: url(/static/pc/img/ftel.png)  center left 3px no-repeat;
    padding-left: 50px;
    padding-top: 30px;
}

#footer .ewm .tel p {
    line-height: 1em;
}

#footer .ewm .tel .nu {
    font-size: 32px;
    line-height: 1em;
}

#copyright{
    text-align: center;
    background:  #000;
    line-height: 3em;
    /*background: linear-gradient( to right , #032e54, #7f9b34 ,#032e54 );*/
    color: white;
}


#cpy {
    border-top: 1px solid #666;
    line-height: 3em;
    color: white;
    text-align: center;
    background: black;
}



img.aligncenter  {
    display: block;
    margin: 0 auto;
    max-width: 100%
}


#baidumap img {
    max-width: inherit;
}
